home *** CD-ROM | disk | FTP | other *** search
/ Acorn Risc Technologies StrongARM CD-ROM / Acorn Risc Technologies StrongARM CD-ROM.iso / commercial / beebug / !Sleuth2_Resources_UK_Messages < prev    next >
Encoding:
Text File  |  1995-02-11  |  4.1 KB  |  163 lines

  1. # initialising
  2.  
  3. Xcountry:Failed to initiallise (can't read Country file)
  4. Xreaddat:Failed to initiallise (can't read data file)
  5. Xscrapdir:Failed to initiallise (can't create scrap directory)
  6. Xmeminit:Not emough memory to initiallise
  7. Xinit:Failed to initiallise
  8.  
  9. # font names and sizes.  Use sysfntnm2 if sysfntnam fails
  10.  
  11. sysfntnam:System.Fixed
  12. sysfntsiz:12
  13. sysfntnm2:Homerton.Medium
  14. sysfntsz2:15
  15. fntnam0:Homerton.Medium
  16. fntnam1:Trinity.Medium
  17. fntnam2:Homerton.Medium.Oblique
  18. fntnam3:Trinity.Medium.Italic
  19. fntnam4:Homerton.Bold
  20. fntnam5:Trinity.Bold
  21. fntnam6:Homerton.Bold.Oblique
  22. fntnam7:Trinity.Bold.Italic
  23. fntsiz:15
  24.  
  25.  
  26. # Serious errors.  
  27. # ftlinterr is for internal inconsistency, ie bug detected.
  28. # ftloserr is when a SWI fails.
  29. # nooserr is for use when either of the above happens, but no OS error caused.
  30.  
  31. ftlinterr:Fatal internal error (%s%d, %s)
  32. ftloserr:Fatal internal error (%s)
  33. nooserr:No OS error
  34. Xmalloc:Wimpslot too small
  35.  
  36.  
  37. # For when file access fails, but no OS error caused.
  38.  
  39. notfile:Not a File
  40. locked:Locked
  41.  
  42.  
  43. # errors when importing sprite
  44.  
  45. notspr:Sleuth can only process sprites which have two colours and square pixels
  46. Xinputf:Can't read input file (%s)
  47. Ximpfil:Failed to import file (%s)
  48. Ximpmem:Not enough memory for import
  49. Ximprdg:Can't import file while reading existing one
  50. Xaccsprf:Failed to access sprite file
  51. sprfnotf:Not a file
  52. Xmemsprf:Not enough memory to load sprite file
  53. Xldsprf:Failed to load sprite file
  54. pixXsqr:Image does not have square pixels
  55. not2cols:Image has more than two colours
  56. imtoobig:Image is too big
  57.  
  58. # errors when editing sprite
  59.  
  60. Xrotmem:Not enough memory to rotate sprite
  61.  
  62.  
  63. # errors when importing and exporting zone templates
  64.  
  65. Ximpzon:Failed to load zone templates (%s)
  66. Xexpzon:Failed to save zone templates (%s)
  67.  
  68. # time in centiseconds that OCR grabs processor for 
  69. multitask:5
  70.  
  71. # errors when OCR process started.
  72.  
  73. Xmemocrz:Not enough memory to extract zones. OCR abandoned
  74. Xzonesav:Can't save zone images to disc (%s)
  75. Xtmpspsav:Can't save sprite to disc (%s)
  76. userabort:OCR abandoned
  77. flexabort:Not enough memory to process this image. OCR abandoned
  78. mallabort:Wimpslot too small. OCR abandoned
  79. Xtxtbuf:Text buffer full. OCR abandoned
  80. ioabort:File access failed during OCR (%s). OCR abandoned
  81. qqabort:OCR abandoned (%s)
  82. Xzonedel:Error deleting temporary zone image files (%s)
  83. Xsprdel:Error deleting temporary sprite file (%s)
  84.  
  85. # Prequit message
  86.  
  87. stopocrq:Sleuth is running - abandon and quit?
  88.  
  89.  
  90. # Preference messages
  91.  
  92. optsfname:!Choices
  93. Xsaveopts:Failed to save options (%s)
  94. Xloadopts:Failed to load options (%s)
  95.  
  96.  
  97. Xwintitle:Not enough memory to set window title.  Increase wimpslot.
  98.  
  99. # Default file names and window title
  100.  
  101. nosprnam:<Untitled>
  102. tsname:SpriteFile
  103. ztfname:Zonefile
  104. tfname:SleuthText
  105. rtffname:SleuthRTF
  106.  
  107. # Text editor messages
  108.  
  109. Xfntdisp:Can't display output (%s), but you may be able to save it
  110. Xsavtxt:Can't save text (%s)
  111. Xparabuf:Can't save text (Export buffer full)
  112. trunning:Sleuth Output (Running)
  113. tfindingl:Sleuth Output (Finding lines)
  114. treadingl:Sleuth Output (Reading line %d)
  115. tcomplete:Sleuth Output (Completed) *
  116. tsaved:Sleuth Output (Completed)
  117. tedited:Output generated but not saved
  118.  
  119.  
  120. # TWAIN errors
  121.  
  122. TWbadxfer:Unsupported transfer type from scanner
  123. TWbadbpr:Can't cope with data format in image
  124. TWXalloc:Insufficient memory for scan
  125. TWXxfer:Unknown type of data from scanner
  126. TWX1bpp:Sleuth can only scan images which have two colours
  127. TWXsquare:Sleuth can only scan images with square pixels
  128. TWXsprmem:Insufficient memory for image
  129. TWXselect:Error during Twain Select operation
  130.  
  131. # TWAIN messages.  Is twainmfr ever used?  David Pilling used "David Pilling" in his code
  132.  
  133. twsname:scanned
  134. twainmfr:Beebug
  135.  
  136. # menus
  137.  
  138. ibarMT:Sleuth2
  139. ibarME:>Info,Preferences...,Minimise memory,Stop OCR,Quit
  140.  
  141. mainMT:Sleuth2
  142. mainME1:OCR...,Edit,>Zoom,Zone,Scan
  143. mainME2:Stop OCR,Edit,>Zoom,Zone,Scan
  144.  
  145. zoneMT:Zone
  146. zoneME:Select all     ^A,Clear          ^Z,Copy           ^C,Delete         ^X,Ignore         ^I,Single column  ^S,>Save zones     F3
  147.  
  148. editMT:Edit
  149. editME:Rotate,Invert
  150.  
  151. twainMT:Scan
  152. twainME:Select...,Acquire...,>Save
  153.  
  154. rotateMT:Rotate
  155. rotateME:90,180,270
  156.  
  157. fontMT:Select fonts
  158.  
  159. textMT:Sleuth2
  160. textME:>Save text   F3,>Save RTF   ⇧F3,Show styles ^S
  161.  
  162.  
  163.